console window
The console window is where conventional BASIC language console I/O operates. For
example:
name$ = INLINE$ ("Enter your name here ===>> ")
PRINT "You better not let anyone know you program in XBasic!"
console window
Instant Help
At any time you can point the mouse cursor at any GUI component and press the right mouse
button. An InstantHelp window appears instantly to explain the purpose of the
component. You can sequentially click on every component in a window to get a
whirlwind tour of that window.
Whenever you have a question, remember InstantHelp.
For help on the programming language, function libraries, or other aspect of this
software, select the appropriate category in the Help pulldown menu in the main
window menu bar.
InstantHelp window